Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👷 build: fix #4025, \ missing in ENV #4176

Merged
merged 43 commits into from
Sep 29, 2024
Merged

Conversation

hezhijie0327
Copy link
Contributor

@hezhijie0327 hezhijie0327 commented Sep 27, 2024

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

  1. 修复 ENV 中漏的 \ 引起构建失败
  2. 添加canvas_binary_host_mirror参数,优化构建时下载速度

📝 补充信息 | Additional Information

Before
image
image

After
image

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Sep 27, 2024
@lobehubbot
Copy link
Member

👍 @hezhijie0327

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

vercel bot commented Sep 27, 2024

@hezhijie0327 is attempting to deploy a commit to the LobeHub Team on Vercel.

A member of the Team first needs to authorize it.

@hezhijie0327 hezhijie0327 mentioned this pull request Sep 27, 2024
8 tasks
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.50%. Comparing base (9aa1712) to head (aff8d0c).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4176   +/-   ##
=======================================
  Coverage   92.50%   92.50%           
=======================================
  Files         484      484           
  Lines       34748    34748           
  Branches     3391     3388    -3     
=======================================
  Hits        32145    32145           
  Misses       2603     2603           
Flag Coverage Δ
app 92.50% <ø> (ø)
server 97.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hezhijie0327
Copy link
Contributor Author

@arvinxx Build 没问题了,顺带添加了 canvas_binary_host_mirror 镜像,下载 Canvas 时卡了将近 10min...

image
image

@arvinxx arvinxx changed the title 👷 build: fix #4025, \ missing in ENV 👷 build: optimize image size under glibc env Sep 29, 2024
@arvinxx arvinxx merged commit 12dfead into lobehub:main Sep 29, 2024
5 of 7 checks passed
@arvinxx arvinxx changed the title 👷 build: optimize image size under glibc env 👷 build: fix #4025, \ missing in ENV Sep 29, 2024
@lobehubbot
Copy link
Member

❤️ Great PR @hezhijie0327 ❤️

The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world.
项目的成长离不开用户反馈和贡献,感谢您的贡献! 如果您对 LobeHub 开发者社区感兴趣,请加入我们的 discord,然后私信 @arvinxx@canisminor1990。他们会邀请您加入我们的私密开发者频道。我们将会讨论关于 Lobe Chat 的开发,分享和讨论全球范围内的 AI 消息。

@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.20.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@hezhijie0327 hezhijie0327 deleted the docker_new branch September 29, 2024 05:15
cookieY added a commit to cookieY/lobe-chat that referenced this pull request Sep 29, 2024
* 'main' of github.com:cookieY/lobe-chat:
  🔖 chore(release): v1.20.5 [skip ci]
  📝 docs: Update docker-compose to use new LOGTO env (lobehub#4199)
  👷 build: optimize image size under glibc env (lobehub#4176)
  🔖 chore(release): v1.20.4 [skip ci]
  ⚡ perf: remove some blur style to improve performance (lobehub#4085)
  Update dependency unstructured-client to ^0.18.0 (lobehub#4065)
  📝 docs: Add deployment using ZITADEL authentication services (lobehub#4081)
  🔖 chore(release): v1.20.3 [skip ci]
  🐛 fix: improve delete orphan chunks when delete files (lobehub#4179)
  📝 docs: add new configuration item of clerk singup (lobehub#4188)
  📝 docs: update model-provider document (lobehub#4181)
  🔖 chore(release): v1.20.2 [skip ci]
  💄 style: add zhipu glm-4-flashx model (lobehub#4173)
  👷 build: revert lobehub#4025 (lobehub#4175)
  🔖 chore(release): v1.20.1 [skip ci]
  👷 build: optimize image size under `glibc` env (lobehub#4025)
  🔖 chore(release): v1.20.0 [skip ci]
  ✨ feat: add Hunyuan(Tencent) model provider (lobehub#4147)
  🔖 chore(release): v1.19.36 [skip ci]
  💄 style: add llama3.2 model for openrouter provider (lobehub#4151)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants